/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);*/
body {line-height: 1.5; font: .9em  'Roboto',Helvetica,Arial,sans-serif; color:#3e3e3e; margin-top:-10px; background: url() repeat-x; background-color:#ffffff;}

/* Change border and internal background colors */
.container {
  background-color: #ffffff;
  border-left: solid 0px #ffffff;
  border-right: solid 0px #ffffff;
  text-align:left;
  display:block;
}
/* Change footer image */
.footer {background: url(); background: #000000; text-align: center; padding: 0px 0px 0px 0px; height: 64px; font-size: 1em; color:black; margin: 0 auto; border-top: solid 2px #364e66; }
.footer .keywords {margin-top: 6px; font-size: .625em;}

/* ----------------------------- COPYRIGHT ----------------------------- */
.copyright {background: #000000; color: #ffffff; text-align: center;	font-size: .85em;}
.copyright a {color: #ffffff;}
.copyright a:hover {color: #ffffff;}

/* Change Buttons ------------*/
input.button, input.button_large, input.button_120,input.button_join, input.button_140, input.button2, input.button_small, input.button_smallest, input.button_save_top {
border-radius: 0px;
-webkit-border-radius: 0px;
border: 1px solid #000000;
font: 1.2em 'Roboto',Helvetica,Arial,sans-serif;
background: url(); background-color:#000000;
background-image: -webkit-linear-gradient(top, #000000, #000000);
background-image: -moz-linear-gradient(top, #000000, #000000);
background-image: -ms-linear-gradient(top, #000000, #000000);
background-image: -o-linear-gradient(top, #000000, #000000);
background-image: linear-gradient(to bottom, #000000, #000000);
}

input.button_large {font-size: 1.2em; background: url(); background-color:#000000;}
input.button_120 {background: url(); background-color:#000000;}
input.button_140, input.button_join {width:140px; background: url(); background-color:#000000;}
input.button2 {background: url(); background-color:#000000;}
input.button_smallest {background: url(); background-color:#000000; height:26px; width:60px;}
input.button:hover {opacity: 0.6; }

input.secondary {background: url() top left no-repeat; background-color:#000000;}
.linkbutton_join {
    color: white !important;
    text-align: center;
    font: 1.2em 'Roboto',Helvetica,Arial,sans-serif !important;
    padding-bottom: 3px;
    border: 0px solid #000000 !important;
    border-radius: 0px !important;
    width: 110px;
    height: 28px;
    background: #000000 url() border-box 0px !important;
}
.version {color:#FFFFFF;}

/*   Login page box    */
.login_page_box {border: 0px solid #808082; border-radius: 0px;}
.login_page_box h3 {background-color: #ffffff; background-image: url(); color:#808082; height:30px; margin-top:12px;}
.join_box {border: 0px solid #808082; height:300px; border-radius: 0px;}
.join_box h3 {background-color: #ffffff; background-image: url();color:#808082; height:30px; margin-top:12px;}
.group_style {font-size:1.2em; font-weight:bold; margin-bottom:2px; margin-left:20px;}
.groupbox_style {padding-top:12px; }

h2 {font-size:20pt; color:#3e3e3e; font-weight:300;}
h3 {color:#3e3e3e; font-weight:300;}

/* setup menu Bar */
/*.menu_top {background-color: #ffffff; margin-top:-40px;}*/

.RadMenu_Metro .rmRootGroup {
    background-color: #ffffff !Important;
    font-weight: 400;
    font-size: 1.1em;
    color: #808082;
    min-height: 36px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #808082 !important;
    padding-top: 8px !important;
    border-color: #ffffff !Important;
}

html .RadMenu_Metro .rmRootGroup .rmItem {
    border-color: #ffffff ;
}
 
.RadMenu_Metro .rmRootGroup .rmText {
    color: #ffffff !Important;
    font-size: .85em;
}

html .RadMenu_Metro .rmRootLink:hover,
html .RadMenu_Metro .rmFocused,
html .RadMenu_Metro .rmSelected,
html .RadMenu_Metro .rmFocused:hover {
    color: #ffffff !Important;
}
/* settings for the dropdown menu list items */
 .RadMenu_Metro .rmRootGroup  .rmSlide .rmGroup { background-color: #fffffd;}
html .RadMenu_Metro .rmVertical:before {background-color: #fffffd;}
 
.RadMenu_Metro .rmRootGroup .rmText {
    color: #808082 !Important;
    background-color: #fffffd !Important;  
    font-size: .85em;
}
 /*rootitems*/
/*html .RadMenu_Metro .rmRootGroup .rmExpanded > .rmRootLink {border-color:transparent !important;}*/
html .RadMenu_Metro .rmRootGroup .rmExpanded > .rmRootLink {
    border-color:transparent !important;
    color: #808082 !Important;
    background-color: #ffffff !Important;
}
 html .RadMenu_Metro .rmRootGroup .rmRootLink:hover,
 html .RadMenu_Metro .rmRootGroup .rmSelected > .rmRootLink { background-color: #fffffd; border:1px solid #808082; color:#808082; }

html .RadMenu_Metro .rmRootLink:hover,
html .RadMenu_Metro .rmFocused,
html .RadMenu_Metro .rmSelected,
html .RadMenu_Metro .rmFocused:hover {
    color: #808082 !Important;
    background-color: #fffffd !Important;
}
html .RadMenu_Metro .rmGroup .rmLink,
html .RadMenu_Metro .rmGroup .rmLink:hover,
html .RadMenu_Metro .rmGroup .rmLink.rmFocused,
html .RadMenu_Metro .rmGroup .rmLink.rmExpanded {
    background: transparent !Important;
    color: #808082 !Important;
    background-color: #fffffd !Important;
}

/*Change the font-size*/
div.RadGrid_MetroTouch,
div.RadGrid_MetroTouch .rgMasterTable,
div .RadGrid_MetroTouch .rgPager table {
    font-size: 13px;
    color:#818181;
    line-height:18px !important;
}
 
/*Change the background of headers*/
div.RadGrid_MetroTouch .rgHeader,
div.RadGrid_MetroTouch th.rgResizeCol,
div.RadGrid_MetroTouch .rgHeaderWrapper {
    background-color:#d92231 !important;
}
 
/* Change the text color in headers */
div.RadGrid_MetroTouch .rgHeader,
div.RadGrid_MetroTouch .rgHeader a {
     color:#ffffff; 
     border-color: transparent;
     font-size: 14px; font-weight:500;
}

div.RadGrid_MetroTouch .rgCommandRow {
   background: #d92231 !important;
}
/* --------------- Responsive Classes  -------------------------------------*/
.max_width_responsive {width:100%;}
.twentyfivepercent_responsive {width:25%}
.fiftypercent_responsive {width:50%}
.prepend-25_responsive  { padding-left: 25%; }
.responsive_container, .responsive_container_header, .responsive_footer  {width:100%; margin-left: auto ; margin-right: auto ;}

.footer {width:100%; margin-left: auto ; margin-right: auto; float:none} /*max width of device */
.container {width:100%; margin-left: auto ; margin-right: auto; float:none ; border-left: solid 0px #c9cdcc; border-right: solid 0px #c9cdcc;} /*max width of device */
.page_container {width:100%;} /*max width of device */
.patient_survey_box_container {width:69%;}

/*      ------   Horizontal Menu Setup    -------        */

/* set screen padding */
/*.menu_style_padding {padding-left:16px;}*/
.menu_style_padding {padding-left:.5%; padding-top:1%;}

/* Span resets for responsive*/
.span-3  {width: 11%;}
.span-4   {width: 9.7%;}
.span-5  {width: 18.4%;}
.span-6  {width: 22.3%;}
.span-7  {width: 26.2%;}
.span-8  {width: 30%;}
.span-9  {width: 34%;}
.span-10  {width: 35.3%;}
.span-11  {width: 42%;}
.span-12  {width: 45.6%;}
.span-13  {width: 49.5%;}
.span-18  {width: 90%;}
.span-19  {width: 99%;}
.span-20  {width: 100%;}
.span-20-special {width: 96%; margin: 0 auto;}
.span-20-special-nopad {width: 96%; margin: 0 auto; }
.span-20l  {width: 96%; margin: 0 auto;}
.span-24  {width: 96%; margin: 0 auto; }

/* Prepend resets for responsive*/
.prepend-1  { padding-left: 3.8%; } 
.prepend-2  { padding-left: 7.3%; } 
.prepend-3  { padding-left: 10.9%; }
.prepend-5  { padding-left: 18.4%; }
.prepend-7  { padding-left: 27.2%; } 
.prepend-14  { padding-left: 54.3%; } 
.prepend-18  { padding-left: 70%; } 

/* Header/banner setting*/
.banner-span, control_page_header {width: 100%; padding-left:.5%; background-color: #d92231 !important; height:90px;}

/* Widen ROI box for My Opportunities */
.roi_box {width: 98.3%; height:165px; background: #eff8fb; border-radius: 10px; overflow: hidden;}

/* setup menu Bar */
.menu_top {width:100%; height: 27px; margin-top:8px; margin-left: auto; margin-right: auto; background-color: #ffffff;}

/* login page classes */
.login_page_container {width:100%; margin-left: 0px; padding-top:30px; margin-right: auto; text-align:center;}
/*.login_page_left_margin {margin-left: 27%;}*/ 
.login_page_left_margin {margin-left: 36%;}
.signin_box_left_margin {margin-left: 3%;}
.signin_box_left_margin2 {margin: 0 auto;}
.login_page_box {margin-top:0px; width:225px; height:350px;}
.join_box { margin-top: 0px; width: 300px; height: 350px;}
.login_tab  {width: 168px; float:left}
.login_tab1 {width: 168px; height: 31px;	 float:left}
.login_tab2 {width: 168px; height: 31px;	 float:left}
.login_tab3 {width: 168px; height: 31px;	 float:left}
/*.login_button_position {margin-top:5px; margin-left:140px;}*/
.login_button_position {margin-top:5px; margin-left:75px;}
.login_page_box_label2 {margin-left: 47%;} 
.login_page_box_label {margin-left: 27%;}
.login_page_position {width:100%; margin-top:20px; margin-bottom:40px;margin-left: auto; margin-right: auto;}

/* font changes */
.page_head {font-family:'Roboto',Helvetica,Arial,sans-serif;}
.large_gray_box {font-family:'Roboto',Helvetica,Arial,sans-serif;}
.notes_box .inner {font-family:'Roboto',Helvetica,Arial,sans-serif;}

.RespTitle {text-align: left; color:#3e3e3e; font-weight:400; width:30%; font-size:2.5rem }
.RespTitlePos {margin-left:20%; margin-top:-670px;}

.RespNavRowPos {width: auto;  max-width: 100%; margin: 0 auto; margin-top:220px}
.fastpathTitle {text-align: left; color:white; font-weight:300; margin-top:20px; margin-left:10px; margin-right:20px; font-size:1.7rem }
.fastpathtext {text-align: left; color:white; font-weight:300; margin-left:10px; margin-right:15px; font-size:.9rem}

.fastpathnavtile {float: left; visibility: visible; width:14%; height:170px; margin-left: 2%; background-color:#000000; opacity:.9;}
.fastpathnavtile_left {float: left; visibility: visible; width:14%; height:170px; margin-left: 19.1%; background-color:#000000; opacity:.9;}
.fastpathnavtile_right {display: inline; margin-right: -3px; overflow: hidden;}
/* Device dependendent class overrides) ----------- */
.control_page_header {visibility:visible}
.control_page_height {min-height:780px;}
.control_page_footer {visibility:visible}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
.control_page_header {visibility:hidden}
.control_page_footer {visibility:hidden}
.menu_top {margin-top: -90px; padding-bottom:0px;} 
.label_visibility {visibility: hidden;}
.span-submit-button {width: 90%;}
.span-19 {margin-top:-60px;}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/*.RespTitlePos {margin-left:8%; margin-top:-270px;}*/
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
.RespTitlePos {margin-left:8%; margin-top:-170px;}
.fastpathnavtile { width:25%; height:170px; margin-left: 2%; }
.fastpathnavtile_left { width:25%; height:170px; margin-left: 5%; }
.RespTitle {width:35%; font-size:2rem }
.RespNavRowPos {margin-top:-200px}
.fastpathTitle {font-size:1.7rem }
.fastpathtext {visibility:hidden}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
.control_page_header {visibility:hidden}
.control_page_footer {visibility:hidden}
.menu_top {margin-top: -90px; padding-bottom:0px;} 
.banner-span  {visibility:hidden; width:0px; padding-left:.1%;}
.label_visibility {visibility: hidden;}
.span-submit-button {width: 90%;}
/*.span-19 {margin-top:-60px;}*/

}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
.login_page_left_margin {margin-left: 19%;} 
.signin_box_left_margin {margin-left: 24%;} 
.signin_box_width {width:100%;}
.RespNavRowPos {margin-top:150px}
.fastpathnavtile {width:20.5%; height:170px; margin-left: 4%;}
.fastpathnavtile_left {width:20.5%; height:170px; margin-left: 5%;}
.RespTitlePos {margin-left:8%; margin-top:-570px;}
.RespTitle {width:36%; font-size:2.5rem }
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
.control_page_height {min-height:1200px;}
.signin_box_width {width:100%;}
.login_page_left_margin {margin: 0 auto;}
.RespTitlePos {margin-left:10%; margin-top:-420px;}
.RespTitle {width:35%; font-size:2rem }
.RespNavRowPos {margin-top:-50px}
.fastpathnavtile { width:21%; height:170px; margin-left: 2%; }
.fastpathnavtile_left { width:21%; height:170px; margin-left: 4%; }
.fastpathTitle {font-size:1.7rem }
.fastpathtext {font-size:.7rem}
/*.signin_box_left_margin {margin-left: 23%;}*/ 
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
.control_page_height {min-height:780px;}
.control_page_header {visibility:visible; background-color:black;}
.control_page_footer {visibility:visible}
.login_page_left_margin {margin-left: 28%;} 
/*.signin_box_left_margin {margin-left: 5%;}*/
/*.menu_top {margin-top: 92px;}*/
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
.control_page_height {min-height:780px;}
.control_page_header {visibility:visible; background-color:black;}
.control_page_footer {visibility:visible}
.login_page_left_margin {margin-left: 36%;} 
/*.signin_box_left_margin {margin-left: 5%;}*/
/*.menu_top {margin-top: 92px;}*/
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

.banner-span {width: 100%; padding-left:.5%; background-color: #d92231 !important; height:90px;}
/*.login_content_area_under_banner {width: 100%; padding-left:.5%; background-color: #000000 !important; height:90px;}
.span-20-login  {width: 100%; margin: 0 auto; background-color: blue !important;}*/

.login_tab  {color:#000000; text-align: center;	font: 1.1em Segoe UI Semibold, arial, sans-serif; padding-bottom:3px; border: 0px;	width: 168px; height: 31px;	background: url() top left no-repeat;cursor: pointer; float:left; margin-top:12px;}
.login_tab1 {color:#000000; text-align: center;	font: 1.1em Segoe UI Semibold, arial, sans-serif; padding-bottom:3px; border: 0px;	width: 168px; height: 31px;	background: url() top left no-repeat;cursor: pointer; float:left; margin-top:12px; margin-left:-16px;}
.login_tab2 {color:#000000; text-align: center;	font: 1.1em Segoe UI Semibold, arial, sans-serif; padding-bottom:3px; border: 0px;	width: 168px; height: 31px;	background: url() top left no-repeat;cursor: pointer; float:left; margin-top:12px;}
.login_tab3 {color:#000000; text-align: center;	font: 1.1em Segoe UI Semibold, arial, sans-serif; padding-bottom:3px; border: 0px;	width: 168px; height: 31px;	background: url() top left no-repeat;cursor: pointer; float:left; margin-top:12px;}
/*input.button_join {width:180px; background: url(); background-color:#ffffff; color:#d92231; height:36px;
border-radius: 0px;
-webkit-border-radius: 0px;
border: 2px solid #d92231;
font: 1.2em 'Roboto',Helvetica,Arial,sans-serif;
background: url(); background-color:#FFFFFF;
}*/
/*#logo {margin-left:200px;}*/

.join_box_inner_width {width:260px;}
.join_box_width {width:300px;}

/*.member_comp_space {margin-top:4px; color:#808082; display:block;}
.acct_mgr_style {font-weight: 800; color:#808082; display:block; margin-top:4px;}*/

/* more specific selector that overrides the original styles */
/*Setting the Font-size property of the ComboBox would allow the customization of the font size of the selected item*/
html body .RadComboBoxDropDown_Windows7 .rcbItem {
    line-height:1em; padding-top:2px; padding-bottom:2px;
}
html body .RadComboBox_Window7 .rcbItem {line-height:1em; padding-top:2px; padding-bottom:2px;}
/*.RadComboBox .rcbInput {height:1.2em}*/

/*Member Name and Company Name*/
.member_comp_space {
    margin-top: -3px;
    color: #808082;
    display: block;
    font-size: .8em;
    text-decoration: none;
}
/*Account Manager Title*/
.acct_mgr_title_style {
    font-weight: 700;
    color: #808082;
    display: block;
    font-size: .9em;
    text-decoration: none;
}
/*Account Manager Name*/
.acct_mgr_style {
    font-weight: 400;
    color: #808082;
    display: block;
    margin-top: -4px;
    font-size: .8em;
    text-decoration: none;
}
/*Account Manager Name*/
.acct_mgr_style_new {
    font-weight: 400;
    color: #808082;
    vertical-align: top;
    font-size: .9em;
    text-decoration: none;
}
/*phone number*/
.acct_mgr_phone_style {
    font-weight: 400;
    color: #808082;
    display: block;
    margin-top: -6px;
    font-size: .8em
}
.login_page_container {
    background: url();
}

.header_signout_link, .header_UID {
    color: #ffffff;
}
/* selected */
.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected .rtsLink {
    border-color: #d92231 !important;
    color: #fff;
    background-color: #d92231 !important;
    font-weight: 500;
    width: 210px;
    height: 50px;
    box-sizing: border-box;
}
.text_below_login_box {
    font-size: 1em;
    color: #3e3e3e !important;
}

.IT_parent {
    height: 700px;
    margin: -90px auto 0;
    background-image: url();
    text-align: left;
}

.IT_parent_below {
    margin-top: -140px;
    margin-bottom: 100px;
}
.header_signout_link_pos {
    margin-left: 0px;
}
/*-- Landing Page Styles --*/
/* Landing Page Classes */

.landing_page_box {border: 0px solid #c2cedb; padding: 10px; margin: 0;	background: #eff8fb; border-radius: 10px; overflow: hidden;}
.landing_page_legend {font-weight: 600;	color: #666; font-size: 1.4em; font-style: italic; margin-top:0px; text-align:left }

.landing_page {
    font: 100% Roboto, Helvetica, sans-serif;
    font-size: 11pt;
    background: #ffffff;
    margin: 0 auto;
    display: block;
    padding: 0;
    float: none;
    color: #818181;
}

    /* ~~ Element/tag selectors ~~ */
    .landing_page ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
        padding: 0;
        margin: 0;
    }

    .landing_page h1, h2, h3, h4, h5, h6, p {
        margin-top: 0; /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
        padding-right: 15px;
        padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
    }

    .landing_page a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
        border: none;
    }
    /* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
    .landing_page a:link {
        color: #42413C;
        text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
    }

    .landing_page a:visited {
        color: #6E6C64;
        text-decoration: underline;
    }

    .landing_page a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
        text-decoration: none;
    }

    /* ~~ this fixed width container surrounds all other elements ~~ */
    .landing_page .container {
        width: 1060px;
        background: #FFF;
        margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
    }

    /* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/
    .landing_page .content {
        padding: 10px 0;
    }

    /* ~~ miscellaneous float/clear classes ~~ */
    .landing_page .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
    }

    .landing_page .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
        float: left;
        margin-right: 8px;
    }

    .landing_page .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
        clear: both;
        height: 0;
        font-size: 1px;
        line-height: 0px;
    }

    .landing_page .button_style {
        color: #ffffff;
        background-color: rgb(87, 177, 203);
        border: none;
        height: 30px;
        width: 120px;
        font-family: Segoe UI Semibold, arial, sans-serif;
        font-size: 12pt;
        border-radius: 10px;
    }

    .landing_page .large_gray_box {
        border: 1px solid #cdcdcd;
        font-family: Segoe UI Semibold, arial, sans-serif;
        font-size: 11pt;
        background: #f5f5f5;
        border-radius: 20px;
        overflow: hidden;
        padding: 20px;
    }

    .landing_page input.rounded {
        border: 1px solid #ccc;
        border-radius: 6px;
        /*box-shadow: 2px 2px 3px #666;*/
        font-size: 2em;
        padding: 4px 7px;
        width: 180px;
        height: 26px;
        outline: 0;
    }

    .landing_page .formRight select {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #ccc;
        border-radius: 10px;
        /*box-shadow: 2px 2px 3px #666;*/
        height: 30px;
        margin: 0px;
        padding: 4px 7px;
        width: 220px;
    }

    .landing_page textarea#formtextarea {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #ccc;
        border-radius: 10px;
        /*box-shadow: 2px 2px 3px #666;*/
        height: 60px;
        margin: 0px;
        padding: 4px 7px;
        width: 280px;
    }

    .landing_page li {
        text-decoration: none;
        margin-left: 20px;
    }

    .landing_page ul {
        text-decoration: none;
    }

    .landing_page h2 {
        color: rgb(87, 177, 203);
        font-size: 16pt;
    }

    .landing_page h1 {
        font-size: 20pt;
    }

.error_landing {
    color: red;
}